-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert more files in src/core
to ES6 syntax
#10422
Conversation
/botio test |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/68536927ae6638a/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.215.176.217:8877/8ee537e43f1b8a3/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/68536927ae6638a/output.txt Total script time: 17.60 mins
|
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/8ee537e43f1b8a3/output.txt Total script time: 23.58 mins
Image differences available at: http://54.215.176.217:8877/8ee537e43f1b8a3/reftest-analyzer.html#web=eq.log |
…6 syntax Moreover, include the "no var" ESLint comment to `src/core/annotation.js` and `src/core/ps_parser.js` since they are already converted.
Use the
?w=1
flag during review for a smaller diff.